projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd31b96
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Tue, 5 Dec 2000 23:05:57 +0000
(23:05 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 5 Dec 2000 23:05:57 +0000
(23:05 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5c01438c3b51b03eee8c77770dda2d29895d7fcf..da18425bb8bb160f3dbc2fcc7f39731dd283c9bd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,6
+5,12
@@
* md5.c: Delay include of md5.h until after namespace cleaning.
+ * makefile.w32-in (fns.o): Depend on md5.h
+ (md5.o): New target.
+ (sunfns.o): Remove.
+
+ * makefile.nt: Likewise.
+
2000-12-05 Jason Rumney <jasonr@altavista.net>
* w32term.c (expose_area): Complete last change.